home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {doAction = id; sendBITcom = id; sendCancel = id; sendOk = id; };
- CLASS = CocoaBenchController;
- LANGUAGE = ObjC;
- OUTLETS = {
- mainWindow = id;
- "main_action" = id;
- "main_bench" = id;
- "main_bitcom" = id;
- "main_file" = id;
- "main_image" = id;
- "main_number" = id;
- "main_progress" = id;
- sendPanel = id;
- "send_cpu" = id;
- "send_memory" = id;
- "send_os" = id;
- "send_speed" = id;
- "send_system" = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }